.list (Display Source/Assembly Listing)
Syntax
.list [address]
Parameter
address
The address
at which to start displaying the listing.
Description
Displays
source-code lines and their corresponding assembly code, starting at address.
If you do not specify address, the display starts from the current
address.